# Increase GBBUILD for a new release
-GBBUILD=23
+GBBUILD=24
# YYYYMMDD, please, if beta, i.e. "-beta20060413"
-PACKAGE_RELEASE="-beta20111112"
+PACKAGE_RELEASE="-beta20120114"
# DOCVERSION=development
cat >>confdefs.h <<_ACEOF
# Increase GBBUILD for a new release
-GBBUILD=23
+GBBUILD=24
# YYYYMMDD, please, if beta, i.e. "-beta20060413"
-PACKAGE_RELEASE="-beta20111112"
+PACKAGE_RELEASE="-beta20120114"
# DOCVERSION=development
AC_DEFINE_UNQUOTED(PACKAGE_RELEASE, "$PACKAGE_RELEASE", [Define to the release name of this package.])
AC_SUBST(PACKAGE_RELEASE)
*
* Isn't simplification via automation grand?
*/
-#define VERSION "1.4.3-beta20111112"
+#define VERSION "1.4.3-beta20120114"
#define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-1.4.3"
CONFIG += qt release
#CONFIG += qt debug console
-# For Mac, build Universal binary. Ignored on other OSes.
-# QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk
-CONFIG -= x86 _64
+# For Mac, x86 and x64, but not PPC binary. Ignored on other OSes.
+macx:CONFIG -= x86_64
+# macx:CONFIG += x86
ICON = images/appicon.icns
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)\r
AppId={{1B8FE958-A304-4902-BF7A-4E2F0F5B7017}\r
AppName=GPSBabel\r
-AppVerName=GPSBabel 1.4.3-beta20111112\r
+AppVerName=GPSBabel 1.4.3-beta20120114\r
AppPublisher=GPSBabel\r
AppPublisherURL=http://www.gpsbabel.org\r
AppSupportURL=http://www.gpsbabel.org\r
DefaultDirName={pf}\GPSBabel\r
DefaultGroupName=GPSBabel\r
OutputDir=release\r
-OutputBaseFilename=GPSBabel-1.4.3-beta20111112-Setup\r
+OutputBaseFilename=GPSBabel-1.4.3-beta20120114-Setup\r
SetupIconFile=images\babel2.ico\r
Compression=lzma\r
SolidCompression=yes\r